* progmodes/octave.el (octave-mode-syntax-table): Give `.'
authorLeo Liu <sdl.web@gmail.com>
Sat, 1 Jun 2013 03:38:36 +0000 (11:38 +0800)
committerLeo Liu <sdl.web@gmail.com>
Sat, 1 Jun 2013 03:38:36 +0000 (11:38 +0800)
commitd273fbb16c3965fa0de88ad30e4ba10884e10986
tree6964d5de65d2e6ab8a1a6e8e5e648cc3ad89f8b7
parentc58239aab7099907f979b596df48133624f1b51b
* progmodes/octave.el (octave-mode-syntax-table): Give `.'
punctuation syntax.
(inferior-octave-minimal-columns)
(inferior-octave-last-column-width): New variables.
(inferior-octave-track-window-width-change): New function.
(inferior-octave-mode): Adjust column width so that Octave output,
for example from 'ls', can fit into the window nicely.
lisp/ChangeLog
lisp/progmodes/octave.el